home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Science / RLaB / help / COMMAND < prev    next >
Text File  |  1994-04-25  |  368b  |  11 lines

  1. COMMAND:
  2.  
  3.     The RLaB language has a two commands at present. They are:
  4.     `help' and `rfile'. Commands are different than functions, in
  5.     that they do not require  parentheses to delimit the function
  6.     argument(s). 
  7.  
  8.     Commands may not occur anywhere in an expression or statement.
  9.     Therefore, commands must be issued from the command line
  10.     prompt, on a line by themselves.
  11.